Skip to content

Comments

Fix PGP decryption for non-compressed messages#618

Merged
chiranSachintha merged 1 commit intoballerina-platform:masterfrom
chiranSachintha:issue-pgp
Dec 22, 2025
Merged

Fix PGP decryption for non-compressed messages#618
chiranSachintha merged 1 commit intoballerina-platform:masterfrom
chiranSachintha:issue-pgp

Conversation

@chiranSachintha
Copy link
Member

Purpose

$title.
Fix: https://github.com/wso2-enterprise/wso2-integration-internal/issues/2708

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.10%. Comparing base (2b114ee) to head (ebf81bf).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...allerina/stdlib/crypto/PgpDecryptionGenerator.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #618      +/-   ##
============================================
- Coverage     82.46%   82.10%   -0.36%     
- Complexity      243      371     +128     
============================================
  Files            29       41      +12     
  Lines          1386     1727     +341     
  Branches        193      269      +76     
============================================
+ Hits           1143     1418     +275     
- Misses          196      215      +19     
- Partials         47       94      +47     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@ThisaruGuruge ThisaruGuruge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chiranSachintha chiranSachintha merged commit b1c95ea into ballerina-platform:master Dec 22, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants